﻿body {
    font-family: helvetica;
    width: 100%;
    height: 100%;
}

.settingElements {
    display: block;
    font: bold;
}

.settingElementsButton {
    display: block;
    font: bold;
}

.colorpicker {
    display: block;
}

.divBorder {

}

.indstillingtabel {
    width: 70%;
    height: 80%;
    margin-left: auto;
    margin-right: auto;
}

.indstillingcelle {
    width: 69%;
    height: 15%;
    border: none;
    padding: 20px;
}

/*login-------------------------------------------------------------------------------*/


.login {
    border-radius:25px;
    cursor: pointer;
}